A) 實(shí)現(xiàn)虛擬存儲B) 實(shí)現(xiàn)對文件的按名存取C) 實(shí)現(xiàn)對文件的按內(nèi)容存取D) 實(shí)現(xiàn)對文件的 高速輸入輸出(17) 分頁顯示當(dāng)前文件 ... A) 執(zhí)行SPLIB B) 執(zhí)行SPDOS C) 裝載拼音模塊D) 裝載五筆字型輸入模塊(32) 在漢字輸入狀態(tài)下,按下Shift+a組合鍵后,輸入了__。
This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which several features of existing databases like concurrency control, transaction management, security features are not enabled. B+Trees can be used as an index for factor access to the data. Help facility is provided to know the syntax of SQL Statements.